home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / managers / mc-3.2 / mc-3 / mc-3.2.1 / config.h.in < prev    next >
Encoding:
Text File  |  1996-05-17  |  8.9 KB  |  355 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* This is the configuration file for the Midnight Commander. It was generated
  3.    by autoconf's configure.
  4.    
  5.    Configure for Midnight Commander
  6.    Copyright (C) 1994, 1995 Janne Kukonlehto
  7.    Copyright (C) 1994, 1995 Miguel de Icaza
  8.    Copyright (C) 1995 Jakub Jelinek
  9.    
  10.    This program is free software; you can redistribute it and/or modify
  11.    it under the terms of the GNU General Public License as published by
  12.    the Free Software Foundation; either version 2 of the License, or
  13.    (at your option) any later version.
  14.    
  15.    This program is distributed in the hope that it will be useful,
  16.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  17.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  18.    GNU General Public License for more details.
  19.  
  20.    You should have received a copy of the GNU General Public License
  21.    along with this program; if not, write to the Free Software
  22.    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
  23.    
  24. #include <VERSION>
  25.  
  26.  
  27.  
  28. /* Define if on AIX 3.
  29.    System headers sometimes define this.
  30.    We just want to avoid a redefinition error message.  */
  31. #ifndef _ALL_SOURCE
  32. #undef _ALL_SOURCE
  33. #endif
  34.  
  35. /* Define to empty if the keyword does not work.  */
  36. #undef const
  37.  
  38. /* Define to `int' if <sys/types.h> doesn't define.  */
  39. #undef gid_t
  40.  
  41. /* Define if you have the getmntent function.  */
  42. #undef HAVE_GETMNTENT
  43.  
  44. /* Define if you have a working `mmap' system call.  */
  45. #undef HAVE_MMAP
  46.  
  47. /* Define if your struct stat has st_blksize.  */
  48. #undef HAVE_ST_BLKSIZE
  49.  
  50. /* Define if your struct stat has st_blocks.  */
  51. #undef HAVE_ST_BLOCKS
  52.  
  53. /* Define if your struct stat has st_rdev.  */
  54. #undef HAVE_ST_RDEV
  55.  
  56. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  57. #undef HAVE_SYS_WAIT_H
  58.  
  59. /* Define if major, minor, and makedev are declared in <mkdev.h>.  */
  60. #undef MAJOR_IN_MKDEV
  61.  
  62. /* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
  63. #undef MAJOR_IN_SYSMACROS
  64.  
  65. /* Define if on MINIX.  */
  66. #undef _MINIX
  67.  
  68. /* Define to `int' if <sys/types.h> doesn't define.  */
  69. #undef mode_t
  70.  
  71. /* Define to `long' if <sys/types.h> doesn't define.  */
  72. #undef off_t
  73.  
  74. /* Define to `int' if <sys/types.h> doesn't define.  */
  75. #undef pid_t
  76.  
  77. /* Define if the system does not provide POSIX.1 features except
  78.    with this defined.  */
  79. #undef _POSIX_1_SOURCE
  80.  
  81. /* Define if you need to in order for stat and other things to work.  */
  82. #undef _POSIX_SOURCE
  83.  
  84. /* Define if you have the ANSI C header files.  */
  85. #undef STDC_HEADERS
  86.  
  87. /* Define to `int' if <sys/types.h> doesn't define.  */
  88. #undef uid_t
  89.  
  90. #undef D_INO_IN_DIRENT
  91. #undef IS_AIX
  92. #undef MOUNTED_FREAD
  93. #undef MOUNTED_FREAD_FSTYP
  94. #undef MOUNTED_GETFSSTAT
  95. #undef MOUNTED_GETMNT
  96. #undef MOUNTED_GETMNTENT1
  97. #undef MOUNTED_GETMNTENT2
  98. #undef MOUNTED_GETMNTINFO
  99. #undef MOUNTED_VMOUNT
  100. #undef STAT_STATFS2_BSIZE
  101. #undef STAT_STATFS2_FSIZE
  102. #undef STAT_STATFS2_FS_DATA
  103. #undef STAT_STATFS3_OSF1
  104. #undef STAT_STATFS4
  105. #undef STAT_STATVFS
  106.  
  107. /* Does your system provide the umode_t typedef? */
  108. #undef umode_t
  109.  
  110. /* Does the file command accepts the -L option */
  111. #undef FILE_L
  112.  
  113. /* Does the file command work well with - option for stdin? */
  114. #undef FILE_STDIN
  115.  
  116. /* Is the program using the GPM library? */
  117. #undef HAVE_LIBGPM
  118.  
  119. /* Is the program using the distributed slang library? */
  120. #undef HAVE_SLANG
  121.  
  122. /* Does the program have subshell support? */
  123. #undef HAVE_SUBSHELL_SUPPORT
  124.  
  125. /* If you don't have gcc, define this */
  126. #undef OLD_TOOLS 
  127.  
  128. /* Is the subshell the default or optional? */
  129. #undef SUBSHELL_OPTIONAL
  130.  
  131. /* Use SunOS SysV curses? */
  132. #undef SUNOS_CURSES
  133.  
  134. /* Use SystemV curses? */
  135. #undef USE_SYSV_CURSES
  136.  
  137. /* Use Ncurses? */
  138. #undef USE_NCURSES
  139.  
  140. /* If you Curses does not have color define this one */
  141. #undef NO_COLOR_SUPPORT
  142.  
  143. /* Support the Midnight Commander Virtual File System? */
  144. #undef USE_VFS
  145.  
  146. /* Support for the Memory Allocation Debugger */
  147. #undef HAVE_MAD
  148.  
  149. /* Extra Debugging */
  150. #undef MCDEBUG
  151.  
  152. /* If the Slang library will be using it's own terminfo instead of termcap */
  153. #undef SLANG_TERMINFO
  154.  
  155. /* If Slang library should use termcap */
  156. #undef USE_TERMCAP
  157.  
  158. /* If you have socket and the rest of the net functions use this */
  159. #undef USE_NETCODE
  160.  
  161. /* If defined, use .netrc for FTP connections */
  162. #undef USE_NETRC 
  163.  
  164. /* If your operating system does not have enough space for a file name
  165.  * in a struct dirent, then define this
  166.  */
  167. #undef NEED_EXTRA_DIRENT_BUFFER
  168.  
  169. /* Define if you want the du -s summary */
  170. #undef HAVE_DUSUM
  171.  
  172. /* Define if your du does handle -b correctly */
  173. #undef DUSUM_USEB
  174.  
  175. /* Define to size of chunks du is displaying its information.
  176.  * If DUSUM_USEB is defined, this should be 1
  177.  */
  178. #define DUSUM_FACTOR 512
  179.  
  180. /* Define this one if you want termnet support */
  181. #undef USE_TERMNET
  182.  
  183. /* Defined if you have libXpm, <X11/xpm.h>, libXext, <X11/extensions/shape.h> */
  184. #undef HAVE_XPM_SHAPE
  185.  
  186. /* Defined if you have shadow passwords on Linux */
  187. #undef LINUX_SHADOW
  188.  
  189. /* Defined if you have the crypt prototype in neither unistd.h nor crypt.h */
  190. #undef NEED_CRYPT_PROTOTYPE
  191.  
  192. /* Define if you want to use SCO pty opening routines */
  193. #undef SCO_FLAVOR
  194.  
  195. /* Define if your system has struct linger */
  196. #undef HAVE_STRUCT_LINGER
  197.  
  198. /* Define if your curses has this one (AIX, OSF/1) */
  199. #undef USE_SETUPTERM
  200.  
  201. /* Link in ext2fs code for delfs experimental file system */
  202. #undef USE_EXT2FSLIB
  203.  
  204. /* Define if you have the cfgetospeed function.  */
  205. #undef HAVE_CFGETOSPEED
  206.  
  207. /* Define if you have the crypt function.  */
  208. #undef HAVE_CRYPT
  209.  
  210. /* Define if you have the gethostbyname function.  */
  211. #undef HAVE_GETHOSTBYNAME
  212.  
  213. /* Define if you have the getmntinfo function.  */
  214. #undef HAVE_GETMNTINFO
  215.  
  216. /* Define if you have the getpagesize function.  */
  217. #undef HAVE_GETPAGESIZE
  218.  
  219. /* Define if you have the getwd function.  */
  220. #undef HAVE_GETWD
  221.  
  222. /* Define if you have the grantpt function.  */
  223. #undef HAVE_GRANTPT
  224.  
  225. /* Define if you have the initgroups function.  */
  226. #undef HAVE_INITGROUPS
  227.  
  228. /* Define if you have the pmap_getport function.  */
  229. #undef HAVE_PMAP_GETPORT
  230.  
  231. /* Define if you have the pmap_set function.  */
  232. #undef HAVE_PMAP_SET
  233.  
  234. /* Define if you have the pwdauth function.  */
  235. #undef HAVE_PWDAUTH
  236.  
  237. /* Define if you have the rresvport function.  */
  238. #undef HAVE_RRESVPORT
  239.  
  240. /* Define if you have the socket function.  */
  241. #undef HAVE_SOCKET
  242.  
  243. /* Define if you have the statfs function.  */
  244. #undef HAVE_STATFS
  245.  
  246. /* Define if you have the statvfs function.  */
  247. #undef HAVE_STATVFS
  248.  
  249. /* Define if you have the strcasecmp function.  */
  250. #undef HAVE_STRCASECMP
  251.  
  252. /* Define if you have the strdup function.  */
  253. #undef HAVE_STRDUP
  254.  
  255. /* Define if you have the strerror function.  */
  256. #undef HAVE_STRERROR
  257.  
  258. /* Define if you have the strncasecmp function.  */
  259. #undef HAVE_STRNCASECMP
  260.  
  261. /* Define if you have the truncate function.  */
  262. #undef HAVE_TRUNCATE
  263.  
  264. /* Define if you have the valloc function.  */
  265. #undef HAVE_VALLOC
  266.  
  267. /* Define if you have the <crypt.h> header file.  */
  268. #undef HAVE_CRYPT_H
  269.  
  270. /* Define if you have the <dirent.h> header file.  */
  271. #undef HAVE_DIRENT_H
  272.  
  273. /* Define if you have the <fcntl.h> header file.  */
  274. #undef HAVE_FCNTL_H
  275.  
  276. /* Define if you have the <grp.h> header file.  */
  277. #undef HAVE_GRP_H
  278.  
  279. /* Define if you have the <limits.h> header file.  */
  280. #undef HAVE_LIMITS_H
  281.  
  282. /* Define if you have the <memory.h> header file.  */
  283. #undef HAVE_MEMORY_H
  284.  
  285. /* Define if you have the <mntent.h> header file.  */
  286. #undef HAVE_MNTENT_H
  287.  
  288. /* Define if you have the <mnttab.h> header file.  */
  289. #undef HAVE_MNTTAB_H
  290.  
  291. /* Define if you have the <ndir.h> header file.  */
  292. #undef HAVE_NDIR_H
  293.  
  294. /* Define if you have the <rpc/pmap_clnt.h> header file.  */
  295. #undef HAVE_RPC_PMAP_CLNT_H
  296.  
  297. /* Define if you have the <shadow.h> header file.  */
  298. #undef HAVE_SHADOW_H
  299.  
  300. /* Define if you have the <shadow/shadow.h> header file.  */
  301. #undef HAVE_SHADOW_SHADOW_H
  302.  
  303. /* Define if you have the <string.h> header file.  */
  304. #undef HAVE_STRING_H
  305.  
  306. /* Define if you have the <sys/dir.h> header file.  */
  307. #undef HAVE_SYS_DIR_H
  308.  
  309. /* Define if you have the <sys/dustat.h> header file.  */
  310. #undef HAVE_SYS_DUSTAT_H
  311.  
  312. /* Define if you have the <sys/filsys.h> header file.  */
  313. #undef HAVE_SYS_FILSYS_H
  314.  
  315. /* Define if you have the <sys/fs_types.h> header file.  */
  316. #undef HAVE_SYS_FS_TYPES_H
  317.  
  318. /* Define if you have the <sys/fstyp.h> header file.  */
  319. #undef HAVE_SYS_FSTYP_H
  320.  
  321. /* Define if you have the <sys/mount.h> header file.  */
  322. #undef HAVE_SYS_MOUNT_H
  323.  
  324. /* Define if you have the <sys/ndir.h> header file.  */
  325. #undef HAVE_SYS_NDIR_H
  326.  
  327. /* Define if you have the <sys/param.h> header file.  */
  328. #undef HAVE_SYS_PARAM_H
  329.  
  330. /* Define if you have the <sys/statfs.h> header file.  */
  331. #undef HAVE_SYS_STATFS_H
  332.  
  333. /* Define if you have the <sys/statvfs.h> header file.  */
  334. #undef HAVE_SYS_STATVFS_H
  335.  
  336. /* Define if you have the <sys/vfs.h> header file.  */
  337. #undef HAVE_SYS_VFS_H
  338.  
  339. /* Define if you have the <unistd.h> header file.  */
  340. #undef HAVE_UNISTD_H
  341.  
  342. /* Define if you have the <utime.h> header file.  */
  343. #undef HAVE_UTIME_H
  344.  
  345. /* Define if you have the pt library (-lpt).  */
  346. #undef HAVE_LIBPT
  347.  
  348. #ifdef HAVE_LIBPT
  349. #    define HAVE_GRANTPT
  350. #endif
  351.  
  352. #ifdef HAVE_XVIEW
  353. #    include <xvmain.h>
  354. #endif
  355.